func github.com/refraction-networking/utls.hostnameInSNI
7 uses
github.com/refraction-networking/utls (current package)
handshake_client.go#L82: serverName: hostnameInSNI(config.ServerName),
handshake_client.go#L1345: func hostnameInSNI(name string) string {
u_conn.go#L268: hname := hostnameInSNI(sni)
u_handshake_client.go#L204: serverName: hostnameInSNI(config.ServerName),
u_tls_extensions.go#L130: hostName := hostnameInSNI(e.ServerName)
u_tls_extensions.go#L140: hostName := hostnameInSNI(e.ServerName)
u_tls_extensions.go#L205: hostName := hostnameInSNI(e.ServerName)
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |